check syntax

英 [tʃek ˈsɪntæks] 美 [tʃek ˈsɪntæks]

网络  检查语法; 语法检查; 检查诧法; 校验语法

计算机



双语例句

  1. While working in the disconnected mode, you can still check source code for syntax and semantic errors and then connect only to submit a compiled file when you are ready to create the program objects.
    当您在非连接模式下工作时,您仍然可以检查源代码的语法与语义错误,然后连接就只是为了提交一个汇编后的文件,这时您已经为创建项目对象做好了准备。
  2. Instead, just check for syntax errors.
    仅检查语法错误。
  3. Options are provided to check the syntax of the SQL defining the view as well as to test the execution of this statement.
    提供了选项来检查定义视图的SQL语句的语法并测试语句的执行。
  4. The DBMS parses each SQL request before execution to check for proper syntax and to optimize the request.
    DBMS在执行之前会分析每个SQL请求,以检查语法是否正确和优化该请求。
  5. A macro is called to check if the entry name syntax and the entry name is passed as NULL.
    调用一个宏检查传递的条目名称语法和条目名称是否为NULL。
  6. You can select the check box at any time during script development whether or not you select a parser for syntax validation.
    不管您是否选择了用于语法验证的解析器,您都可以在脚本开发过程的任何时候选择复选框。
  7. This provides the ability to simply check the syntax or test execute the SQL statement provided in the view definition.
    这使您可以选中视图定义中提供的语法或测试执行SQL语句。
  8. If this problem is the case, check the file for missing commas, open braces, or any other syntax errors.
    如果出现这样的问题,您需要检查文件是否有漏掉逗号、大括号,或者出现其他语法错误。
  9. To help you check the syntax of your xml files, we have created this link so that you can syntax-check any XML file.
    为了帮助你检查XML文件语法的正确性,我们设置了关于XML文件语法规则校验的链接,可能对你有所帮助。
  10. { An unexpected error occurred with the method.} Check the syntax of your macro, and then try again.
    {此方法发生未预期的错误。}请检查宏的语法,再试一次。
  11. Check the syntax of the selected code.
    检查所选代码的语法。
  12. The installation path does not exist and cannot be created. Check the path syntax.
    安装路径不存在并无法创建。请检查路径语法。
  13. The script could not be loaded. Check the script for syntax errors.
    无法加载脚本。请检查脚本的语法错误。
  14. A good rule of thumb to check if the template syntax is readable enough is that the file should not contain HTML code echoed by PHP or curly brackets.
    一个好的经验法则,以检查是否足够模板语法是可读的是,文件不应该包含HTML代码PHP或大括号回荡。
  15. It finds one syntax error at a time, so you have to be a little patient to do it, but you can check that the syntax is right.
    它一次会找到一个语法错误,所以你们必须要有点耐心,但是你们可以检查出语法是否正确。
  16. Check the syntax of the line containing the specified token.
    检查包含指定标记的行的语法。
  17. Check the "new file command" or "add new solution item command" topics for the correct syntax.
    检查“新文件命令”或“添加新解决方案项命令”主题中的正确语法。
  18. The reason for pulling this out is, what you're going to see is, that in most languages, all right, Python comes built-in with something that will check your static, sorry, your syntax for you.
    讲这些的原因在于,你们将要看到的是,在绝大部分语言中,好的,Python中带着一些,会检查你的static的东西,抱歉,是你的语法。
  19. A program to check natural language syntax.
    检查自然语言语法的程序。
  20. It is going to give me back a tuple a collection of two things, and so check out the syntax.
    它将给我返回一个数组或者系列的一对值,然后检查一下语法。
  21. Action: Check the syntax of the statement and use column names only where appropriate.
    你在不能使用列名的地方使用了。
  22. ERROR: This view type is invalid. Please check your view syntax.
    错误:该视图类型无效。请检查视图语法。
  23. Tells the compiler to check only the syntax of the source files on the command line.
    通知编译器只检查命令行上的源文件的语法。
  24. Action: Check the statement's syntax, especially references to column names, and retry the statement.
    你还是再检查一下列名是否正确,语法没有问题。
  25. This paper provides a Maintaining WAP Site Crawler system. This system can automatically traverse the WAP site, parse every page in the site and check syntax and semantic faults.
    本文提出了一种维护WAP网站的网络爬虫系统,该系统可以自动遍历WAP网站,并对网页进行分析,检查语法和语义的错误。
  26. For instance, in the idle time, we can make use of the time to check spell and syntax, to display text more clearly, to identify voice information automatically and even to listen to and write something.
    例如,可以利用多余的资源进行拼写和语法检查,反走样文本显示,自动语音识别,以及听写等。
  27. The system of syntax checking of Ladder Diagram will check if there is any syntax error in the Ladder Diagram. If the Ladder Diagram is compliance, it can be transformed to instruction list.
    梯形图的语法检查可以检查梯形图的常见语法错误,检查语法无误后,可以将梯形图程序由梯形图语言转换为指令表语言。